Skip to content

Add doc embedding implementation during inference#339

Open
valedica wants to merge 1 commit intohuggingface:masterfrom
valedica:inference-addons
Open

Add doc embedding implementation during inference#339
valedica wants to merge 1 commit intohuggingface:masterfrom
valedica:inference-addons

Conversation

@valedica
Copy link

This closes #338.
The implementation follows the one of the method get_document_embedding from neuralcoref.train.document, which is the method that calculates document embeddings during training.

The implementation follows the one of the method get_document_embedding from neuralcoref.train.document
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing implementation of doc embeddings during inference

1 participant